Generating code from a Schema description is very simple with JAXB. 用JAXB根据Schema描述生成代码非常简单。
When generating code, you'll use a connection to WebSphere Information Integrator& the same as used to reverse engineer initial models. 当产生代码的时候,你会使用一个到WebSphereInformationIntegrator的连接&和反向工程初始模型一样。
While you use RSA to model your data model and applications, you have to look at the tooling that EMF provides for creating an EMF model for generating code. 当您使用RSA模型化您的数据模型和应用程序时,必须先来看一下EMF为创建一个用于产生代码的EMF模型所提供的工具。
JAXB supports both generating code from schemas, as in this case, and starting from code. JAXB支持从模式中生成代码(本例就属于此例),也支持从代码中生成。
Rather than generating code from a DTD or Schema, JiBX works with a binding definition that associates user-supplied classes with XML structure. JiBX不是根据DTD或Schema生成代码,而是使用绑定定义,该定义将用户提供的类与XML结构相关联。
When subsequently generating code from the model, the folder structure is recreated to reflect the existing structure. 当稍后从模型中生成代码时,文件夹结构会得到重建,以反映已存在的结构。
By default, EMF does not use dynamic templates when generating code for models. 默认情况下,在为模型生成代码时,EMF不会使用动态模板。
It makes the compilation thread operate at a lower priority than RT tasks and is tuned to avoid generating code with severely nondeterministic performance effects. 使编译线程以低于RT任务的优先级操作,并且作出了调整以避免生成带有严重的不确定性性能影响的代码。
The UML to C++ transformation provides two options for generating code for an inline function. UML到C++的转换为生成一个内联函数的代码生成提供了两个选项。
I recommend generating code from the model itself because you can compare it with the target and generate code selectively. 我建议从模型自身产生代码,因为你可以把它根目标和产生代码作比较。
This naming convention at least gives developers unfamiliar with your code base a clue that somewhere in your build environment is a process for generating code. 这一命名规则至少给不熟悉基本代码的开发人员一个线索,即在构建环境中存在生成代码的处理过程。
The code fragments below are two examples of the Java code that is created when generating code with Rational Software Architect. 下面的代码段是在使用RationalSoftwareArchitect生成代码时创建的Java代码的两个示例。
Increased productivity: MDD reduces the cost of software development by generating code and artifacts from models, which increases developer productivity. 提高生产率:MDD通过从模型生成代码和工件来减少软件开发的成本,这样做提高了开发人员的生产率。
As mentioned earlier in scenario 3, you can modernize code using model-driven development by generating code in Rational Rhapsody and updating the external code with the changes. 如之前在场景3中所述,您可以通过在RationalRhapsody中生成代码并用变更来更新外部代码,从而利用模型驱动的开发来现代化代码。
My original reason for generating code at runtime was to replace reflection with something faster, so it would be good to include a performance comparison to see how well I've succeeded. 在运行时生成代码的根本理由是用一些更快的的东西取代反射,所以最好加入性能比较以了解在这方面的改进。
For years, the Java platform has provided Javadoc as a way of generating code documentation for all classes in a code base. 多年以来,Java平台都将Javadoc作为生成代码文档的方法,用于代码库中的所有类。
Generating code from WSDL works the same from the user perspective whether WS-Policy is included or not. 不管是否包含WS-Policy,从用户的角度来看,从WSDL中生成代码的效果是相同的。
In model-driven approaches, a formal description of the system is taken and logically transformed into a construction of that system ( or part of that system); for example, by generating code or by generating a simulation. 在模型驱动方法中,需要实现对系统的正式描述,并在逻辑上转化为系统结构(或者部分系统的结构);例如,通过生成代码或生成模拟。
This tip for generating code uses new features introduced in Eclipse Galileo. 这个代码生成技巧使用EclipseGalileo中的新特性。
When generating code from single SQL statements or from files containing SQL statements, you can specify parameter types. 当您从单独的SQL语句或从包含SQL语句的文件生成代码时,可以指定参数类型。
Productivity Reduced cost of software development by generating code and artifacts from models, increasing developer productivity. 生产力通过由模型生成代码和工件的方式,减少了软件开发的成本,同时增加了开发人员的生产力。
In a JET, the structure of the markup may be changed to support generating code in different languages. 在JET中,可以变换标记的结构来支持在不同的语言中生成代码。
That indicates the options to use for generating code. 指示用于生成代码的选项。
Rather than having models being imported and exported and generating code, the model is the application and that breaks down the silos. 模型不应该是仅供导入导出、生成代码所用,模型就是应用,是打破各种筒仓(silo)的应用。
It provides a lot of utilities that improve your productivity for day-to-day activities like cleaning the cache, generating code, and much more. 它提供了更大量的实用程序,提高发电的活动,如清除缓存,生产率日的日常代码,等等。
Generating code from triples 从三元组生成目标代码
Generating code in semantic routine 语义例程生成目标代码
From code comments and code navigation to generating code snippets and performing complex find-and-replace searches, this chapter covers all you need to know while you write code. 有代码注释和浏览,有生成小代码段和执行复杂的查找替换操作。一切在你写代码时需要了解的事情都可以在这一章里找到。
Generating code from quadruples 四元组生成目标代码
Specifies the configuration key to use in order to read the default value for the URL property when generating code. 指定在生成代码时用于读取url属性的默认值的配置键。